Add a manual popover menu example
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Oct 2014 01:55:20 +0000 (21:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Oct 2014 10:49:58 +0000 (06:49 -0400)
commita8cc4787d29c51823f0e07dbb46e7ba6400b04e4
tree11e6643c1d2b6cd1c7e68f562d82d5d85aae7218
parent83976c47f80f61c49bfa3dd6d3a16cad384053c6
Add a manual popover menu example

Reproduce the testpopover popover manually, by packing model
buttons into a stack in a popover.
tests/Makefile.am
tests/popover2.ui [new file with mode: 0644]
tests/testpopover.c